home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / Entwickler / nShell-Pro / bin / cat / cat.rsrc / TEXT_16000_man general.txt < prev    next >
Text File  |  1994-11-27  |  191b  |  18 lines

  1.  
  2. NAME
  3.  
  4. cat - type to standard output
  5.  
  6. SYNOPSIS
  7.  
  8. cat [file1] [file2] . . . 
  9.  
  10. DESCRIPTION
  11.  
  12. This command copies each of the specified files to standard output.
  13.  
  14. RETURN CODES
  15.  
  16. <0    Error
  17. 0    Success
  18.